PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFContentStreamOperator Class / getTypeFromBinaryOpCode Method
In This Topic
    getTypeFromBinaryOpCode Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public static PDFContentStreamOperatorType getTypeFromBinaryOpCode( 
       byte[] opCode,
       int opCodeLength
    )

    Parameters

    opCode
    opCodeLength
    See Also